Welcome![Sign In][Sign Up]
Location:
Search - Winsock Control

Search list

[Internet-NetworkSocket20060401

Description: 一个Socket连接类,封装了Winsock API,而它提供的方法和事件等与Winsock控件完全一样。如果想了解Windows下面Socket通信的朋友可以下载一下,看看这个类是如何实现的。而且这个包里面还带了若干实现的范例,例如Socket聊天室等。-a socket connection type, Packaging, a Winsock API, and it provides methods and events with Winsock control completely the same. If you want to learn about the Windows Socket Communications Below friends can download and see how this category is achievable. But inside the packet also brings the realization of a number of examples, such as Socket chat rooms.
Platform: | Size: 57344 | Author: 刘峰 | Hits:

[ICQ-IM-ChatWINSOCK-TCP

Description: 网络聊天室的实例程序,VC6.0下开发,分为服务器端和客户端两部分-Internet chat rooms examples procedures VC6.0 under development, divided into server and the client part 2
Platform: | Size: 72704 | Author: 金城寺 | Hits:

[Internet-Networknetwork_programming_vb

Description: VB网络编程范例,包括:WinSock控件TCP,WinSock控件UDP-VB network programming examples, including : WinSock Control TCP, UDP WinSock Control
Platform: | Size: 62464 | Author: chen | Hits:

[Otherarp21212121

Description: 自己作的防ip冲突的软件,主要用到winsock控件和shell等-themselves for conflict prevention ip software, mainly used winsock control and shell, etc.
Platform: | Size: 5120 | Author: 妄会 | Hits:

[Communication-Mobiledddtxxt

Description: 本程序使用VB语言编程,使用WinSock控件完成的点对点(P2P)聊天和文件传输程序。可以实现两台机器间互发消息,并且有聊天和文件传输记录,安全可靠。-procedures for the use of the VB programming language. Use Winsock Control to complete the peer-to-peer (P2P) file transfer and chat procedures. Can be achieved between the two machines each other copies, as well as chat and file transfer records, safe and reliable.
Platform: | Size: 2808832 | Author: 刘一浩 | Hits:

[Windows DevelopTestClient.tar

Description: 使用winsock控件在vc++6.0环境下编写的客户端软件,供参考-use winsock Control in vc 6.0 environment prepared by the client software, for reference
Platform: | Size: 225280 | Author: 张海峰 | Hits:

[Grid Computing12cce

Description: 一个网络通讯的源码,学习WINSOCK控件的人可以参考一下.-a source of network communications, learning Winsock Control can take a look.
Platform: | Size: 7168 | Author: 李广 | Hits:

[Internet-Networkvb-socket

Description: 使用winsock控件实现server与client互传数据-winsock Control of the use of server and client data Intertransmission
Platform: | Size: 405504 | Author: Solo | Hits:

[TCP/IP stackwjcs

Description: TCP协议下的文件传输系统,服务器端和客户端间通过IP地址的确认来实现通信,利用WINSOCK控件来实现,在服务器端还有窗口可以显示传输的文件内容-the TCP file transfer system server and client IP addresses to pass the OK to achieve communication, the use of Winsock Control to achieve, the server window can also show transmission of the contents of the documents
Platform: | Size: 1024 | Author: xuan | Hits:

[Internet-Networkcs

Description: 利用winsock控件在两台计算机之间传输文件,实现了断点续传功能,在别人传输文件的源码的基础上我又写上的断点续传的部分和判断传输完成的功能。再次感谢原作者(是谁我忘记了)-Use winsock control in transferring files between two computers to achieve HTTP functions, transfer files to others based on the source I also write on the part of HTTP and judge the functions of the transfer is complete. Once again thank the original author (who I forgot)
Platform: | Size: 4096 | Author: 王鑫 | Hits:

[ICQ-IM-Chatchap1

Description: 文字聊天的CAsyncSocket,Socket,Winsock三种实现-Text chat CAsyncSocket, Socket, Winsock three to achieve
Platform: | Size: 7881728 | Author: dengyou | Hits:

[Othervb2

Description: 利用winsock控件传送文件的一个程序,详细的源码。-Transmission of documents to use winsock control a process, a detailed source.
Platform: | Size: 5120 | Author: 雁行高天 | Hits:

[OS programwinsockapi

Description: 利用api开发的网络通讯程序,源码,类似于winsock控件。-Api developed the use of network communication procedures, source code, similar to winsock control.
Platform: | Size: 76800 | Author: 雁行高天 | Hits:

[Email ClientMagicMail

Description: MagicMail发匿名信的程序源代码。 英文简介: MagicMail is an simple anonymous mailer. You can use it to send email without logging into an account. It uses the Winsock control in VB. So you need Mswinsck.ocx to be in your system directory. I have included the source code for it. It uses SMTP relaying to send the message to any e-mail address from any email address. I am also including lists of SMTP servers. If you manually edit the server list, each entry should be in the format "servername","port".
Platform: | Size: 39936 | Author: yjn | Hits:

[Internet-NetworkTestDownload

Description: 使用单元多线程+WINSOCK控件,实现VB6下的多线程(界面+下载线程)工作,以及多任务下载管理(添加,删除,开始,停止下载等)功能的源代码.-The use of multi-threaded unit+ WINSOCK control, realize the multi-threaded VB6 (interface+ Download thread), as well as multi-tasking download management (add, delete, start, stop downloads, etc.) function in the source code.
Platform: | Size: 36864 | Author: 马大哈 | Hits:

[Internet-NetworkE04_server

Description: 一个简单的聊天程序,这个是服务器端程序,采用TCP/IP,winsock控件-A simple chat program, this is a server-side procedures, the use of TCP/IP, winsock control
Platform: | Size: 1674240 | Author: 田奇先 | Hits:

[Internet-NetworkE05_client

Description: 一个简单和聊天程序,这是客户端程序,用的是TCP/IP,winsock控件-And a simple chat program, which is the client program, use the TCP/IP, winsock control
Platform: | Size: 1674240 | Author: 田奇先 | Hits:

[Button controlWinSock

Description: 用 Winsock 实现聊天的程序 一个简单的聊天程序 程序所需控件:Winsock控件,CommandButton控件(默认name),TextBox控件(一个名称为txtMess,另一个名称为txtSend)-Chat with Winsock procedures to achieve a simple chat program control procedures: Winsock control, CommandButton control (the default name), TextBox control (a name for txtMess, another name for txtSend)
Platform: | Size: 1024 | Author: wangyujiao | Hits:

[Internet-NetworkVC_Winsock_Control_Sample

Description: 在VC++6.0下使用Winsock控件的局域网通信程序.pdf-In VC 6.0 to use Winsock control LAN communication program. Pdf
Platform: | Size: 123904 | Author: zhiyou | Hits:

[Program docchat

Description: 用“WinSock”控件建立了一个“聊天”程序。该程序可以同在同一台计算机上运行,也可以在网络中的两台计算机上运行。整个程序分为两部分,一部分是客户端,另一部分是服务器端。两部分程序结合使用,即可实现计算机之间的通信,在网上“聊天”。 聊天程序的客户端部分,用于接收和发送从主机传递过来的信息,程序的操作在菜单中进行。程序运行起来后,可通过菜单建立与主机之间的连接。 聊天程序的服务器端部分,用于接收和处理从用户端传递过来的信息。程序运行起来后能够“监听”客户端口,满足用户端提出的连接请求,保证聊天的正常进行。 -With "WinSock" control the establishment of a "chat" program. The program can be the same on the same computer run, or the two in the network run on a computer. The whole process is divided into two parts, a part of the client, the other part is the server-side. A combination of the two parts of the procedure, you can achieve the communication between computers, in-line "chat." Chat client part of the procedure for receiving and sending from the host pass over the information, the operation of procedures carried out in the menu. Program up and running, you can set up through the menu links with the host. Chat server-side part of the procedure for receiving and processing from the transmission from the client information. After the run up to "monitor" port customers to meet the needs of the client connection requests made to guarantee the normal Chat.
Platform: | Size: 3072 | Author: 王西娥 | Hits:
« 1 2 34 5 6 7 8 9 10 ... 17 »

CodeBus www.codebus.net